func reflect.mapaccess
2 uses
reflect (current package)
map_swiss.go#L170: e = mapaccess(v.typ(), v.pointer(), k)
value.go#L3582: func mapaccess(t *abi.Type, m unsafe.Pointer, key unsafe.Pointer) (val unsafe.Pointer)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)